The Source Control Integration API > The source control integration API optional functions > SCS_SiteDeleted() |
![]() ![]() ![]() |
Description
Notifies the DLL that the site has been deleted or that the site is no longer tied to this source control system, indicating that the source control system can delete its persistent information for this site.
Arguments
siteName
siteName
is a string pointing to the name of the site, which cannot exceed 64 characters
Returns
true
if successful, false
if not.
![]() ![]() ![]() |